[INFO] fetching crate rusted_pipe 0.0.2...
[INFO] checking rusted_pipe-0.0.2 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate rusted_pipe 0.0.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rusted_pipe 0.0.2
[INFO] finished tweaking crates.io crate rusted_pipe 0.0.2
[INFO] tweaked toml for crates.io crate rusted_pipe 0.0.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusted_pipe 0.0.2 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 268 packages to latest compatible versions
[INFO] [stderr]       Adding approx v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding atomic v0.5.3 (available: v0.6.1)
[INFO] [stderr]       Adding derive-new v0.5.9 (available: v0.7.0)
[INFO] [stderr]       Adding derive_builder v0.12.0 (available: v0.20.2)
[INFO] [stderr]       Adding http-body v1.0.0-rc.2 (available: v1.0.1)
[INFO] [stderr]       Adding http-body-util v0.1.0-rc.2 (available: v0.1.3)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.14.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.15.0)
[INFO] [stderr]       Adding mockall v0.11.4 (available: v0.14.0)
[INFO] [stderr]       Adding mockall_double v0.2.1 (available: v0.3.1)
[INFO] [stderr]       Adding prometheus v0.13.4 (available: v0.14.0)
[INFO] [stderr]       Adding pyroscope v0.5.7 (available: v0.5.8)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding ringbuffer v0.11.1 (available: v0.16.0)
[INFO] [stderr]       Adding rstest v0.16.0 (available: v0.26.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ringbuffer v0.11.1
[INFO] [stderr]   Downloaded typewit v1.15.2
[INFO] [stderr]   Downloaded rstest_macros v0.16.0
[INFO] [stderr]   Downloaded pyroscope_pprofrs v0.2.10
[INFO] [stderr]   Downloaded rusty_pool v0.7.0
[INFO] [stderr]   Downloaded rstest v0.16.0
[INFO] [stderr]   Downloaded pyroscope v0.5.7
[INFO] [stderr]   Downloaded libflate_lz77 v1.2.0
[INFO] [stderr]   Downloaded adler32 v1.2.0
[INFO] [stderr]   Downloaded libflate v1.4.0
[INFO] [stderr]   Downloaded pprof2 v0.13.1
[INFO] [stderr]   Downloaded rle-decode-fast v1.0.3
[INFO] [stderr]   Downloaded symbolic-common v12.18.3
[INFO] [stderr]   Downloaded memmap2 v0.9.11
[INFO] [stderr]   Downloaded cpp_demangle v0.4.5
[INFO] [stderr]   Downloaded symbolic-demangle v12.18.3
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded prometheus_exporter v0.8.5
[INFO] [stderr]   Downloaded tiny_http v0.10.0
[INFO] [stderr]   Downloaded mockall_double v0.2.1
[INFO] [stderr]   Downloaded http-body-util v0.1.0-rc.2
[INFO] [stderr]   Downloaded http-body v1.0.0-rc.2
[INFO] [stderr]   Downloaded derive-new v0.5.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b19c54d98f6ee74384e6f54454175528ca5587e41b2c035eca44abacc880082a
[INFO] running `Command { std: "docker" "start" "b19c54d98f6ee74384e6f54454175528ca5587e41b2c035eca44abacc880082a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b19c54d98f6ee74384e6f54454175528ca5587e41b2c035eca44abacc880082a" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b19c54d98f6ee74384e6f54454175528ca5587e41b2c035eca44abacc880082a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b19c54d98f6ee74384e6f54454175528ca5587e41b2c035eca44abacc880082a" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling symbolic-demangle v12.18.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rstest_macros v0.16.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling pprof2 v0.13.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking typewit v1.15.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking http-body v1.0.0-rc.2
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking ringbuffer v0.11.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking symbolic-common v12.18.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking rustls v0.21.12
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling mockall_double v0.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking http-body-util v0.1.0-rc.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rstest v0.16.0
[INFO] [stderr]     Checking rusty_pool v0.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tiny_http v0.10.0
[INFO] [stderr]     Checking prometheus_exporter v0.8.5
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking pyroscope v0.5.7
[INFO] [stderr]     Checking pyroscope_pprofrs v0.2.10
[INFO] [stderr]     Checking rusted_pipe v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buffers/single_buffers.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn iter(&self) -> Box<BufferIterator>;
[INFO] [stdout]    |             ^^^^^         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn iter(&self) -> Box<BufferIterator<'_>>;
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffers/single_buffers.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn iter(&self) -> Box<BufferIterator> {
[INFO] [stdout]     |             ^^^^^         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn iter(&self) -> Box<BufferIterator<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffers/single_buffers.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn iter(&self) -> Box<BufferIterator> {
[INFO] [stdout]     |             ^^^^^         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn iter(&self) -> Box<BufferIterator<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/channels/read_channel.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>>;
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>>;
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 181 | read_channels!(ReadChannel1, c1);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 182 | read_channels!(ReadChannel2, c1, c2);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 183 | read_channels!(ReadChannel3, c1, c2, c3);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 184 | read_channels!(ReadChannel4, c1, c2, c3, c4);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 185 | read_channels!(ReadChannel5, c1, c2, c3, c4, c5);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 186 | read_channels!(ReadChannel6, c1, c2, c3, c4, c5, c6);
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 187 | read_channels!(ReadChannel7, c1, c2, c3, c4, c5, c6, c7);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 188 | read_channels!(ReadChannel8, c1, c2, c3, c4, c5, c6, c7, c8);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn iterator(&self, _: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn iterator(&self, _: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buffers/single_buffers.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn iter(&self) -> Box<BufferIterator>;
[INFO] [stdout]    |             ^^^^^         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn iter(&self) -> Box<BufferIterator<'_>>;
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffers/single_buffers.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn iter(&self) -> Box<BufferIterator> {
[INFO] [stdout]     |             ^^^^^         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn iter(&self) -> Box<BufferIterator<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffers/single_buffers.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn iter(&self) -> Box<BufferIterator> {
[INFO] [stdout]     |             ^^^^^         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn iter(&self) -> Box<BufferIterator<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/channels/read_channel.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>>;
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>>;
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 181 | read_channels!(ReadChannel1, c1);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 182 | read_channels!(ReadChannel2, c1, c2);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 183 | read_channels!(ReadChannel3, c1, c2, c3);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 184 | read_channels!(ReadChannel4, c1, c2, c3, c4);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 185 | read_channels!(ReadChannel5, c1, c2, c3, c4, c5);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 186 | read_channels!(ReadChannel6, c1, c2, c3, c4, c5, c6);
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 187 | read_channels!(ReadChannel7, c1, c2, c3, c4, c5, c6, c7);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 188 | read_channels!(ReadChannel8, c1, c2, c3, c4, c5, c6, c7, c8);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `read_channels` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |             fn iterator(&self, channel: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channels/typed_read_channel.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn iterator(&self, _: &ChannelID) -> Option<Box<BufferIterator>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn iterator(&self, _: &ChannelID) -> Option<Box<BufferIterator<'_>>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.40s
[INFO] running `Command { std: "docker" "inspect" "b19c54d98f6ee74384e6f54454175528ca5587e41b2c035eca44abacc880082a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b19c54d98f6ee74384e6f54454175528ca5587e41b2c035eca44abacc880082a", kill_on_drop: false }`
[INFO] [stdout] b19c54d98f6ee74384e6f54454175528ca5587e41b2c035eca44abacc880082a
